From f4116d3cb9fbe9f1af564055d6fe656a26e846b2 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 26 Jul 2006 17:22:52 +0000 Subject: [PATCH] Add caution for gpxver=1.1 option. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2262 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/options/gpx-gpxver.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/formats/options/gpx-gpxver.xml b/gpsbabel/xmldoc/formats/options/gpx-gpxver.xml index 4571bd7fb..8e2ccc3ad 100644 --- a/gpsbabel/xmldoc/formats/options/gpx-gpxver.xml +++ b/gpsbabel/xmldoc/formats/options/gpx-gpxver.xml @@ -3,4 +3,9 @@ This option specifies the version of the GPX specification to use for output. The default version is 1.0. The only other valid value for this option is 1.1. - + +Notice that this is not a full scale XML schema conversion. In particular, +if you have a GPX 1.0 file that has extended namespaces in it (such as a +pocket query from Geocaching.com) just writing it with this option will +result in a horribly mangled GPX file as we can't convert the schema data. + -- 2.30.2